home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ppppllllccccoooonnnnssssoooollll((((3333)))) GGGGeeeeoooommmmeeeettttrrrryyyy CCCCeeeennnntttteeeerrrr ((((JJJJuuuunnnneeee 22225555,,,, 1111999999992222)))) ppppllllccccoooonnnnssssoooollll((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- PLConsol() - polylist consolidator.
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- Geom *PLConsol(Geom *g, float prec);
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- PLConsol() is a function which takes a geom, which must be a
- polylist, as its argument and returns a version of the
- polylist which has no repeated vertices. Two vertices are
- considered to be identical if they are within prec of one
- another. The comparison takes into account only the
- location of the points, not their normals or colors.
-
- The vertices of the resultant polyline have been sorted, and
- so there order bears no resemblance to the order of the
- point in the original polylist.
-
- LLLLIIIINNNNKKKKIIIINNNNGGGG
- PLConsol() is part of the geomutil library; see geomutil(3)
- for information on how to link your program with this
- library.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- offconsol(1), geomview(1), geomutil(3)
-
- AAAAUUUUTTTTHHHHOOOORRRR
- Celeste Fowler email: fowler@geom.umn.edu
- The Geometry Center phone: (612) 626-8304
- 1300 South Second Street
- Minneapolis, MN 55454
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 12/22/98)
-
-
-
-